home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 856 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  934 b 

  1. Path: btree.is.brooktree.com!usenet
  2. From: sasha@brooktree.com (Alex Bakaev)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Q: Borland-C++ 4.5 Linker Fatal: Unable to open file 'bidsdfi.lib'
  5. Date: Sun, 07 Jan 1996 23:19:35 GMT
  6. Organization: Brooktree Corporation
  7. Message-ID: <4cpkds$qt8@btree.brooktree.com>
  8. References: <4cjvlv$bs6@rks1.urz.tu-dresden.de>
  9. NNTP-Posting-Host: komissar.is.brooktree.com
  10. X-Newsreader: Forte Free Agent v0.46
  11.  
  12. foerster@rcs.urz.tu-dresden.de (Michael Foerster) wrote:
  13.  
  14. >I try to link a project and get the following message a the beginning
  15. >of the linking:
  16. >Linker Fatal: Unable to open file 'bidsdfi.lib'
  17.  
  18. >This file doesn't exist in the German distribution of BC 4.5!!! 
  19. >I want to have a Win32s executable!!!
  20.  
  21. You might be trying to create a diagnostic version of the application
  22. and that requires a diagnostic libraries which you have to build
  23. yourself - needed makefiles are included.
  24.  
  25. Hope this helps, Alex
  26.  
  27.  
  28.